=======================================================================================
MONSTER CLASSES DATA FILE
=======================================================================================

Corpse Type:
  None
  Small Skeleton
  Medium Skeleton
  Large Skeleton
  Huge Skeleton
  Small Corpse
  Medium Corpse
  Large Corpse
  Huge Corpse

Intelligence Category:
  Minimal
  Animal
  Novice
  Expert

Movement Strategy:
  None                     - No movement at all. 
  Stay Put                 - Minimal random movement.
  Wander Around            - Random movement. 
  Patrol                   - Move around an area looking for targets.
  Hunt                     - Move through the map looking for targets, close to point-blank range.
  Ranged Hunt              - Same as hunt but move to within 4 squares distance.   
  Guard                    - Stay very near a location until target is seen. 
  Keep Away                - Run from enemies.
  Follow                   - Wander around until Character seen and then follow and stay within 3-4 squares.
  Anchored 3 Squares       - Stay within 3 squares of starting point on the map.  
  Anchored 5 Squares       - Stay within 5 squares of starting point on the map.  
  Anchored 10 Squares      - Stay within 10 squares of starting point on the map.  
 

Does Attack Character:
  True, False

When To Retreat:
  When lightly hurt, When moderately hurt, When severely hurt, Never Retreat

Response Range:
  Long Range, Medium Range, Guard, Point Blank

Health, Attack, Defense, Damage:
  Final Value = Health Start + 
                trunc(Random([Health Min] * [Monster Base Health Modifier], 
                             [Health Max] * [Monster Base Health Modifier]) *
                             ((100 + (([Monster Level] - 1) * [Monster Health Modifier Per Level Added Percent])) / 100)) + 
                (([Monster Level] - 1) * [Monster Health Modifier Per Level Added Amount]);

  Difficulty Levels modifiers are applied after the above equation.


=======================================================================================
*BEGIN*
=======================================================================================

Monster Base Health Modifier                         := 5
Monster Base Attack Ability Modifier                 := 20
Monster Base Defense Ability Modifier                := 20
Monster Base Health Start                            := 0
Monster Base Attack Ability Start                    := 30
Monster Base Defense Ability Start                   := 30
Monster Base Damage Min Start                        := 0
Monster Base Damage Max Start                        := 0
Monster Health Modifier Per Level Added Percent      := 20
Monster Damage Modifier Per Level Added Percent      := 10
Monster Attack Modifier Per Level Added Percent      := 10
Monster Defense Modifier Per Level Added Percent     := 10
Monster Health Modifier Per Level Added Amount       := 0
Monster Damage Modifier Per Level Added Amount       := 0
Monster Attack Modifier Per Level Added Amount       := 20
Monster Defense Modifier Per Level Added Amount      := 20
Monster Health Modifier Per Difficulty Level Pct     := 30
Monster Damage Modifier Per Difficulty Level Pct     := 20
Monster Attack Modifier Per Difficulty Level Pct     := 30
Monster Defense Modifier Per Difficulty Level Pct    := 30
Monster Base Resist All Start                        := 0
Monster Resist All Modifier Per Level Added Amount   := 3
Monster Gold Carried Per Level Chance                := 15
Monster Gold Carried Per Level Minimum               := 1
Monster Gold Carried Per Level Maximum               := 40
Spell Level Per Monster Level                        := 0.4
Number Of Movement Speeds                            := 5
Movement Speed 1 Name                                := Very Slow
Movement Speed 1 Time Interval in Milliseconds       := 1800
Movement Speed 2 Name                                := Slow
Movement Speed 2 Time Interval in Milliseconds       := 1100
Movement Speed 3 Name                                := Average
Movement Speed 3 Time Interval in Milliseconds       := 800
Movement Speed 4 Name                                := Fast
Movement Speed 4 Time Interval in Milliseconds       := 700
Movement Speed 5 Name                                := Very Fast
Movement Speed 5 Time Interval in Milliseconds       := 600
Movement Speed Modifier Per Difficulty Level MS      := 100
Number Of Spell Cast Chances                         := 5
Spell Cast Chance 1 Name                             := Very Low
Spell Cast Chance 1 Percent                          := 10
Spell Cast Chance 2 Name                             := Low
Spell Cast Chance 2 Percent                          := 30
Spell Cast Chance 3 Name                             := Medium
Spell Cast Chance 3 Percent                          := 50
Spell Cast Chance 4 Name                             := High
Spell Cast Chance 4 Percent                          := 70
Spell Cast Chance 5 Name                             := Always
Spell Cast Chance 5 Percent                          := 100

//--------------------------------------------------------------------------------------
// Unique SnowTown
//--------------------------------------------------------------------------------------
Name                                                 := Hibburck the bartender
Description                                          := The owner of the place.
Picture Filename                                     := People03.bmp
Attack Picture Filename                              := People03.bmp
Map Appearance Chance                                := 0
Monster Group                                        := Snowtown
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 5
Attack Ability Max                                   := 7
Defense Ability Min                                  := 5
Defense Ability Max                                  := 7
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := TRUE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Expert
Does Attack Character                                := False
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Anchored 3 Squares
Movement Speed                                       := Fast
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := jingles.wav
Num Items Carried                                    := 0
Store ID                                             := 3
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 2
Talk Topic 1 Name                                    := What is this place? 
Talk Topic 1 Text                                    := Merry Christmas! Welcome to the Red Herring Pub! We have many special items on the menu for christmas evening. But it seems the party might have to be cancelled with Santa missing...sigh.. 
Talk Topic 2 Name                                    := What about Santa?
Talk Topic 2 Text                                    := I only know what rudolph just said.. It seems Santa's sleigh has crashed somewhere to the north of here.. He'll need some spare parts to repair his sleigh, those can be bought at the general store. Be careful if you're going out into the forest, it's quite dark outside. I could sell you some torches to help you light your way...

Name                                                 := Rudolph the Red-Nosed Reindeer
Description                                          := He has a very shiny nose.
Picture Filename                                     := Rudolph.bmp
Attack Picture Filename                              := Rudolph.bmp
Map Appearance Chance                                := 0
Monster Group                                        := Snowtown
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 5
Attack Ability Max                                   := 7
Defense Ability Min                                  := 5
Defense Ability Max                                  := 7
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := TRUE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Expert
Does Attack Character                                := False
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Anchored 3 Squares
Movement Speed                                       := Fast
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := jingles.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 3
Talk Topic 1 Name                                    := What Happened?
Talk Topic 1 Text                                    := We were on our way to deliver presents when the sleigh broke down! The other reindeer and Santa Claus are alright, but we need help to repair the sleigh, or we won't be able to deliver the christmas presents! 
Talk Topic 2 Name                                    := Can I help?
Talk Topic 2 Text                                    := I can't bring the spare parts to Santa myself, I want to drink some more hot choc... err I am a reindeer and I don't have hands to carry the spare parts. Could you please help me? You can get the spare parts at the towns general store.
Talk Topic 3 Name                                    := Where is Santa?
Talk Topic 3 Text                                    := The sleigh landed somewhere to the north of here, on one of the many islands of the icelake that lies there. when I flew over here to look for help I saw a lot of wolves and other dangerous creatures. Be careful!

Name                                                 := Mirja
Description                                          := 
Picture Filename                                     := HB_HumanFemale01.bmp
Attack Picture Filename                              := HB_HumanFemale01.bmp
Map Appearance Chance                                := 0
Monster Group                                        := Snowtown
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 2
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 5
Attack Ability Max                                   := 7
Defense Ability Min                                  := 5
Defense Ability Max                                  := 7
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := TRUE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Expert
Does Attack Character                                := False
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Anchored 3 Squares
Movement Speed                                       := Fast
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := jingles.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 1
Talk Topic 1 Name                                    := Merry Christmas!
Talk Topic 1 Text                                    := Merry Christmas! Are you new here in town? You look like one of those adventuring types... Do you have some time to help me? My husband, Wurrick, is missing, he went into the forest to cut down a christmas tree but he has not returned! There are many dangerous creatures in the forest... I'm so scared.. Could you please find him and see if he's alright? 

Name                                                 := Hatzenflats the wizard
Description                                          := The owner of the place.
Picture Filename                                     := HB_Humanwizard01.bmp
Attack Picture Filename                              := HB_Humanwizard01.bmp
Map Appearance Chance                                := 0
Monster Group                                        := Snowtown
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 5
Attack Ability Max                                   := 7
Defense Ability Min                                  := 5
Defense Ability Max                                  := 7
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := TRUE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Expert
Does Attack Character                                := False
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Anchored 3 Squares
Movement Speed                                       := Average
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := jingles.wav
Num Items Carried                                    := 0
Store ID                                             := 2
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 1
Talk Topic 1 Name                                    := What is this place? 
Talk Topic 1 Text                                    := Welcome to Hatzenflats' magic emporium! The place to stock up on magical items. Oh, before I forget.. Merry christmas!

Name                                                 := Jurl Stubblefoot
Description                                          := A friendly shop owner
Picture Filename                                     := HB_Humanmale03.bmp
Attack Picture Filename                              := HB_Humanmale03.bmp
Map Appearance Chance                                := 0
Monster Group                                        := Snowtown
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 5
Attack Ability Max                                   := 7
Defense Ability Min                                  := 5
Defense Ability Max                                  := 7
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Expert
Does Attack Character                                := False
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Anchored 3 Squares
Movement Speed                                       := Fast
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := jingles.wav
Num Items Carried                                    := 0
Store ID                                             := 1
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 2
Talk Topic 1 Name                                    := Merry Christmas! 
Talk Topic 1 Text                                    := Thanks, but this won't be a very happy christmas it seems... I sure hope some brave adventurer will try and help Santa Claus, if not he can never deliver his presents in time.. 
Talk Topic 2 Name                                    := I must help Santa
Talk Topic 2 Text                                    := Ah.. I guess you need the spare parts for Santa's sleigh? Because they're for Santa Claus I will give them away for free. Just browse through the stores inventory, and take them. 

//--------------------------------------------------------------------------------------
// Unique SnowTown
//--------------------------------------------------------------------------------------
Name                                                 := Santa Claus
Description                                          := ho ho ho!
Picture Filename                                     := HB_SantaClaus.bmp
Attack Picture Filename                              := HB_SantaClaus.bmp
Map Appearance Chance                                := 0
Monster Group                                        := Icelake
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 1
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 5
Attack Ability Max                                   := 7
Defense Ability Min                                  := 5
Defense Ability Max                                  := 7
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := TRUE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Expert
Does Attack Character                                := False
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Anchored 3 Squares
Movement Speed                                       := Average
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := santa09.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 3
Talk Topic 1 Name                                    := Hi Santa! 
Talk Topic 1 Text                                    := Ho ho ho! Greetings brave adventurer, and merry christmas! I guess Rudolph, my rednosed reindeer, has send you here?
Talk Topic 2 Name                                    := What happened? 
Talk Topic 2 Text                                    := Ho ho ho! I was on my way to deliver christmas presents, when the sleigh broke down, the thing is quite old you know... I should really buy myself a newer model. ho ho ho!..
Talk Topic 3 Name                                    := Can I help? 
Talk Topic 3 Text                                    := Ho ho ho! certainly brave adventurer! did you bring the spare parts for the sleigh that Rudolph told you about? If you give the items to me I can repair the sleigh in a few minutes, ho ho ho! There is no time to lose, I still have to deliver a lot of presents! If you don't have the items yet you should be able to get them in the towns general store. ho ho ho!

//--------------------------------------------------------------------------------------
//SnowTown
//--------------------------------------------------------------------------------------
Name                                                 := Snow Rat
Description                                          := 
Picture Filename                                     := Ratwhite.bmp
Attack Picture Filename                              := RatWhite.bmp
Map Appearance Chance                                := 40
Monster Group                                        := SnowTown
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 1
Health Max                                           := 3
Attack Ability Min                                   := 1
Attack Ability Max                                   := 2
Defense Ability Min                                  := 1
Defense Ability Max                                  := 2
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When moderately hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := rat_d.wav
Sound File Attack                                    := rat_a.wav
Sound File Growl                                     := rat_g.wav
Num Items Carried                                    := 1
Item 1 Class                                         := Misc 21
Item 1 Chance                                        := 50
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Bite
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 1
Natural Attack 1 Damage Amount Max                   := 4
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Wolf
Description                                          := 
Picture Filename                                     := GrayWolf.bmp
Attack Picture Filename                              := GrayWolf.bmp
Map Appearance Chance                                := 40
Monster Group                                        := SnowTown, Icelake
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 3
Health Max                                           := 4
Attack Ability Min                                   := 1
Attack Ability Max                                   := 2
Defense Ability Min                                  := 1
Defense Ability Max                                  := 2
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When moderately hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := ehound_d.wav
Sound File Attack                                    := dog_a.wav
Sound File Growl                                     := wolf_g.wav
Num Items Carried                                    := 1
Item 1 Class                                         := Misc 16
Item 1 Chance                                        := 50
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Bite
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 11
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Wolf
Description                                          := 
Picture Filename                                     := Wolf.bmp
Attack Picture Filename                              := Wolf.bmp
Map Appearance Chance                                := 40
Monster Group                                        := SnowTown, Icelake
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 3
Health Max                                           := 4
Attack Ability Min                                   := 1
Attack Ability Max                                   := 2
Defense Ability Min                                  := 1
Defense Ability Max                                  := 2
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When moderately hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := ehound_d.wav
Sound File Attack                                    := dog_a.wav
Sound File Growl                                     := wolf_g.wav
Num Items Carried                                    := 1
Item 1 Class                                         := Misc 16
Item 1 Chance                                        := 50
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Bite
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 10
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Mad Turkey
Description                                          := 
Picture Filename                                     := HB_Turkey01.bmp
Attack Picture Filename                              := HB_Turkey01.bmp
Map Appearance Chance                                := 100
Monster Group                                        := SnowTown
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 2
Health Max                                           := 3
Attack Ability Min                                   := 1
Attack Ability Max                                   := 2
Defense Ability Min                                  := 11
Defense Ability Max                                  := 20
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When moderately hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Fast
Sound File Death                                     := gobble2.wav
Sound File Attack                                    := bug_d.wav
Sound File Growl                                     := gobble1.wav
Num Items Carried                                    := 1
Item 1 Class                                         := Turkey
Item 1 Chance                                        := 50
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Peck Attack
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 3
Natural Attack 1 Damage Amount Max                   := 8
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Black Bear
Description                                          := Someone has disturbed his winter sleep.
Picture Filename                                     := BlackBear.bmp
Attack Picture Filename                              := BlackBear.bmp
Map Appearance Chance                                := 10
Monster Group                                        := SnowTown
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 1
Attack Ability Max                                   := 2
Defense Ability Min                                  := 1
Defense Ability Max                                  := 2
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When moderately hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := dino_d.wav
Sound File Attack                                    := dino_a.wav
Sound File Growl                                     := dino_g.wav
Num Items Carried                                    := 1
Item 1 Class                                         := Misc 16
Item 1 Chance                                        := 50
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Bite
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 9
Natural Attack 1 Damage Amount Max                   := 15
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0
//--------------------------------------------------------------------------------------
//IceCave
//--------------------------------------------------------------------------------------

Name                                                 := Yeti
Description                                          := 
Picture Filename                                     := YetiBlack.bmp
Attack Picture Filename                              := YetiBlack.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 2
Health Max                                           := 4
Attack Ability Min                                   := 2
Attack Ability Max                                   := 4
Defense Ability Min                                  := 2
Defense Ability Max                                  := 4
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := yeti_d.wav
Sound File Attack                                    := yeti_a.wav
Sound File Growl                                     := yeti_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Claws
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 12
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Yeti
Description                                          := 
Picture Filename                                     := YetiPinkLight.bmp
Attack Picture Filename                              := YetiPinkLight.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 2
Health Max                                           := 4
Attack Ability Min                                   := 2
Attack Ability Max                                   := 4
Defense Ability Min                                  := 2
Defense Ability Max                                  := 4
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := yeti_d.wav
Sound File Attack                                    := yeti_a.wav
Sound File Growl                                     := yeti_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Claws
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 1
Natural Attack 1 Damage Amount Max                   := 20
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Yeti
Description                                          := 
Picture Filename                                     := YetiPinklight2.bmp
Attack Picture Filename                              := YetiPinklight2.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 4
Health Max                                           := 4
Attack Ability Min                                   := 2
Attack Ability Max                                   := 4
Defense Ability Min                                  := 2
Defense Ability Max                                  := 4
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := yeti_d.wav
Sound File Attack                                    := yeti_a.wav
Sound File Growl                                     := yeti_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Claws
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 6
Natural Attack 1 Damage Amount Max                   := 10
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Yeti
Description                                          := 
Picture Filename                                     := YetiGreyDark.bmp
Attack Picture Filename                              := YetiGreyDark.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 2
Health Max                                           := 4
Attack Ability Min                                   := 12
Attack Ability Max                                   := 14
Defense Ability Min                                  := 2
Defense Ability Max                                  := 4
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Ranged Hunt
Movement Speed                                       := Average
Sound File Death                                     := yeti_d.wav
Sound File Attack                                    := yeti_a.wav
Sound File Growl                                     := yeti_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 1
Spell 1 Name                                         := Ice Bolt
Spell 1 Chance To Use                                := High
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Claws
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 10
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Yeti
Description                                          := 
Picture Filename                                     := YetiGreylight.bmp
Attack Picture Filename                              := YetiGreylight.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 2
Health Max                                           := 8
Attack Ability Min                                   := 2
Attack Ability Max                                   := 4
Defense Ability Min                                  := 2
Defense Ability Max                                  := 4
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := yeti_d.wav
Sound File Attack                                    := yeti_a.wav
Sound File Growl                                     := yeti_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 1
Spell 1 Name                                         := Ice Bolt
Spell 1 Chance To Use                                := Low
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Claws
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 3
Natural Attack 1 Damage Amount Max                   := 11
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Yeti
Description                                          := 
Picture Filename                                     := YetiPinklight.bmp
Attack Picture Filename                              := YetiPinklight.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 4
Health Max                                           := 5
Attack Ability Min                                   := 2
Attack Ability Max                                   := 4
Defense Ability Min                                  := 4
Defense Ability Max                                  := 8
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Fast
Sound File Death                                     := yeti_d.wav
Sound File Attack                                    := yeti_a.wav
Sound File Growl                                     := yeti_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Claws
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 4
Natural Attack 1 Damage Amount Max                   := 10
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Yeti
Description                                          := 
Picture Filename                                     := YetiWhite.bmp
Attack Picture Filename                              := YetiWhite.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 2
Health Max                                           := 4
Attack Ability Min                                   := 2
Attack Ability Max                                   := 4
Defense Ability Min                                  := 2
Defense Ability Max                                  := 4
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Ranged Hunt
Movement Speed                                       := Fast
Sound File Death                                     := yeti_d.wav
Sound File Attack                                    := yeti_a.wav
Sound File Growl                                     := yeti_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 1
Spell 1 Name                                         := Ice Bolt
Spell 1 Chance To Use                                := High
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Claws
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 12
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Icy Blob
Description                                          := 
Picture Filename                                     := LivingMoundTeal.bmp
Attack Picture Filename                              := LivingMoundTeal.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 0
Health Min                                           := 3
Health Max                                           := 4
Attack Ability Min                                   := 3
Attack Ability Max                                   := 4
Defense Ability Min                                  := 3
Defense Ability Max                                  := 4
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Slow
Sound File Death                                     := l_mound_d.wav
Sound File Attack                                    := l_mound_a.wav
Sound File Growl                                     := l_mound_g.wav
Num Items Carried                                    := 2
Item 1 Class                                         := Potion White 2
Item 1 Chance                                        := 10
Item 2 Class                                         := Potion White 1
Item 2 Chance                                        := 10
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 2
Spell 1 Name                                         := Poison Bolt 
Spell 1 Chance To Use                                := Medium
Spell 2 Name                                         := Ice Bolt 
Spell 2 Chance To Use                                := Low
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Acid Touch
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 3
Natural Attack 1 Damage Amount Max                   := 7
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Floating Jelly
Description                                          := 
Picture Filename                                     := JellyFishWhite2.bmp
Attack Picture Filename                              := JellyFishWhite2.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 20
Attack Ability Max                                   := 40
Defense Ability Min                                  := 30
Defense Ability Max                                  := 40
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := floatjell_d.wav
Sound File Attack                                    := floatjell_a.wav
Sound File Growl                                     := floatjell_g.wav
Num Items Carried                                    := 2
Item 1 Class                                         := Treasure 6
Item 1 Chance                                        := 20
Item 2 Class                                         := Treasure 8
Item 2 Chance                                        := 15
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Touch
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 7
Natural Attack 1 Damage Amount Max                   := 15
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Floating Jelly
Description                                          := 
Picture Filename                                     := JellyFishTeal.bmp
Attack Picture Filename                              := JellyFishTeal.bmp
Map Appearance Chance                                := 100
Monster Group                                        := IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 20
Attack Ability Max                                   := 40
Defense Ability Min                                  := 30
Defense Ability Max                                  := 40
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Average
Sound File Death                                     := floatjell_d.wav
Sound File Attack                                    := floatjell_a.wav
Sound File Growl                                     := floatjell_g.wav
Num Items Carried                                    := 2
Item 1 Class                                         := Treasure 6
Item 1 Chance                                        := 20
Item 2 Class                                         := Treasure 8
Item 2 Chance                                        := 15
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Touch
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 7
Natural Attack 1 Damage Amount Max                   := 15
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Ice Priest
Description                                          := 
Picture Filename                                     := Race9priest.bmp
Attack Picture Filename                              := Race9priest.bmp
Map Appearance Chance                                := 10
Monster Group                                        := IceLake, IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 4
Health Max                                           := 8
Attack Ability Min                                   := 20
Attack Ability Max                                   := 40
Defense Ability Min                                  := 20
Defense Ability Max                                  := 40
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Fast
Sound File Death                                     := tarkum_d.wav
Sound File Attack                                    := long_s.wav
Sound File Growl                                     := tarkum_g.wav
Num Items Carried                                    := 3
Item 1 Class                                         := Scroll 8
Item 1 Chance                                        := 40
Item 2 Class                                         := Scroll 7
Item 2 Chance                                        := 40
Item 3 Class                                         := Scroll 23
Item 3 Chance                                        := 40
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 3
Spell 1 Name                                         := Magic Ball
Spell 1 Chance To Use                                := Low
Spell 2 Name                                         := Ball Lightning
Spell 2 Chance To Use                                := Low
Spell 3 Name                                         := Magic Storm
Spell 3 Chance To Use                                := Medium
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Fists
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 10
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

//--------------------------------------------------------------------------------------
//IceCave
//--------------------------------------------------------------------------------------
Name                                                 := Wurrick
Description                                          := 
Picture Filename                                     := HB_HumanMale02.bmp
Attack Picture Filename                              := HB_HumanMale02.bmp
Map Appearance Chance                                := 0
Monster Group                                        := Icelake
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 20
Event ID                                             := 3
Health Min                                           := 5
Health Max                                           := 7
Attack Ability Min                                   := 5
Attack Ability Max                                   := 7
Defense Ability Min                                  := 5
Defense Ability Max                                  := 7
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := TRUE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Expert
Does Attack Character                                := False
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Anchored 3 Squares
Movement Speed                                       := Average
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := 
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 2
Talk Topic 1 Name                                    := Who are you? 
Talk Topic 1 Text                                    := I'm Wurrick, I promised my wife that I would bring back a nice christmass tree but I've run into some trouble. The best trees grow on the other side of the bridge, in the icelake district, but the bridge has collapsed... sigh..  My wife must be concerned by now, I'll quickly go back and cut down a tree that grows closer to home.
Talk Topic 2 Name                                    := The bridge collapsed? 
Talk Topic 2 Text                                    := Yes. Without it it is difficult to get into the icelake district. There is an underground passage that leads there, but it's a very dangerous route to take, and I'm not going to risk my life for a christmas tree. The entrance to the underground passage is not far from here.

Name                                                 := Reindeer
Description                                          := Wow! It's one of Santa's Reindeer!
Picture Filename                                     := Deer.bmp
Attack Picture Filename                              := Deer.bmp
Map Appearance Chance                                := 0
Monster Group                                        := IceLake
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 3
Health Max                                           := 4
Attack Ability Min                                   := 0
Attack Ability Max                                   := 0
Defense Ability Min                                  := 1
Defense Ability Max                                  := 1
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := FALSE
Movement Flag Air                                    := TRUE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := False
When To Retreat                                      := Never Retreat
Response Range                                       := Medium Range
Movement Strategy                                    := Anchored 3 Squares 
Movement Speed                                       := Slow
Sound File Death                                     := 
Sound File Attack                                    := 
Sound File Growl                                     := jingles.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 0
Number of Talk Topics                                := 1
Talk Topic 1 Name                                    := Hello Reindeer! 
Talk Topic 1 Text                                    := The Reindeer looks at you with a puzzled expression.

Name                                                 := Storm Giant
Description                                          := 
Picture Filename                                     := GiantStorm.bmp
Attack Picture Filename                              := GiantStorm.bmp
Map Appearance Chance                                := 20
Monster Group                                        := IceLake
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 4
Health Max                                           := 8
Attack Ability Min                                   := 20
Attack Ability Max                                   := 40
Defense Ability Min                                  := 20
Defense Ability Max                                  := 40
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Ranged Hunt
Movement Speed                                       := Fast
Sound File Death                                     := giant_d.wav
Sound File Attack                                    := giant_a.wav
Sound File Growl                                     := giant_g.wav
Num Items Carried                                    := 2
Item 1 Class                                         := Treasure 7
Item 1 Chance                                        := 50
Item 2 Class                                         := Treasure 7
Item 2 Chance                                        := 50
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 3
Spell 1 Name                                         := Ice Ball
Spell 1 Chance To Use                                := Low
Spell 2 Name                                         := Ball Lightning
Spell 2 Chance To Use                                := Low
Spell 3 Name                                         := Ice Storm
Spell 3 Chance To Use                                := Medium
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Fists
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 12
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Frost Giant
Description                                          := 
Picture Filename                                     := GiantFrost.bmp
Attack Picture Filename                              := GiantFrost.bmp
Map Appearance Chance                                := 30
Monster Group                                        := IceLake
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 6
Attack Ability Min                                   := 20
Attack Ability Max                                   := 40
Defense Ability Min                                  := 20
Defense Ability Max                                  := 40
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Fast
Sound File Death                                     := giant_d.wav
Sound File Attack                                    := giant_a.wav
Sound File Growl                                     := giant_g.wav
Num Items Carried                                    := 2
Item 1 Class                                         := Treasure 7
Item 1 Chance                                        := 50
Item 2 Class                                         := Treasure 7
Item 2 Chance                                        := 50
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 2
Spell 1 Name                                         := Ice Ball
Spell 1 Chance To Use                                := Low
Spell 2 Name                                         := Ice Bolt
Spell 2 Chance To Use                                := High
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Fists
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 12
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Water Wyrm
Description                                          := 
Picture Filename                                     := Serpent.bmp
Attack Picture Filename                              := Serpent.bmp
Map Appearance Chance                                := 0
Monster Group                                        := IceLake
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 100
Event ID                                             := 0
Health Min                                           := 5
Health Max                                           := 6
Attack Ability Min                                   := 20
Attack Ability Max                                   := 40
Defense Ability Min                                  := 20
Defense Ability Max                                  := 40
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := FALSE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := TRUE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Ranged Hunt
Movement Speed                                       := Fast
Sound File Death                                     := hydra_d.wav
Sound File Attack                                    := hydra_a.wav
Sound File Growl                                     := hydra_g.wav
Num Items Carried                                    := 0
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 3
Spell 1 Name                                         := Fire Ball
Spell 1 Chance To Use                                := High
Spell 2 Name                                         := Fire Bolt
Spell 2 Chance To Use                                := Low
Spell 3 Name                                         := Poison Ball
Spell 3 Chance To Use                                := High
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Bite
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 12
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Ice zombie
Description                                          := 
Picture Filename                                     := trollzombie.bmp
Attack Picture Filename                              := trollzombie.bmp
Map Appearance Chance                                := 75
Monster Group                                        := IceLake, IceCave
Is Unique Monster                                    := FALSE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 4
Health Max                                           := 8
Attack Ability Min                                   := 20
Attack Ability Max                                   := 40
Defense Ability Min                                  := 20
Defense Ability Max                                  := 40
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When severely hurt
Response Range                                       := Long Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Fast
Sound File Death                                     := giant_d.wav
Sound File Attack                                    := giant_a.wav
Sound File Growl                                     := giant_g.wav
Num Items Carried                                    := 2
Item 1 Class                                         := Treasure 6
Item 1 Chance                                        := 20
Item 2 Class                                         := Treasure 7
Item 2 Chance                                        := 40
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 0
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Fists
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 5
Natural Attack 1 Damage Amount Max                   := 10
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

Name                                                 := Winter Wolf
Description                                          := 
Picture Filename                                     := HB_WolfBig.bmp
Attack Picture Filename                              := HB_WolfBig.bmp
Map Appearance Chance                                := 30
Monster Group                                        := IceLake
Is Unique Monster                                    := TRUE
Is Undead                                            := FALSE
Weight                                               := 50
Event ID                                             := 0
Health Min                                           := 10
Health Max                                           := 12
Attack Ability Min                                   := 5
Attack Ability Max                                   := 6
Defense Ability Min                                  := 1
Defense Ability Max                                  := 2
Corpse Type                                          := None
Light Radius Generated                               := 0
Can Be Given Items                                   := FALSE
Movement Flag Land                                   := TRUE
Movement Flag Air                                    := FALSE
Movement Flag Water                                  := FALSE
Movement Flag Ethereal                               := FALSE
Intelligence Category                                := Animal
Does Attack Character                                := True
When To Retreat                                      := When moderately hurt
Response Range                                       := Medium Range
Movement Strategy                                    := Hunt
Movement Speed                                       := Fast
Sound File Death                                     := ehound_d.wav
Sound File Attack                                    := dog_a.wav
Sound File Growl                                     := ehound_g.wav
Num Items Carried                                    := 1
Item 1 Class                                         := Treasure 6
Item 1 Chance                                        := 100
Store ID                                             := 0
Number of Effects                                    := 0
Number of Spells For Use                             := 1
Spell 1 Name                                         := Ice Storm
Spell 1 Chance To Use                                := High
Number of Natural Attacks                            := 1
Natural Attack 1 Name                                := Bite
Natural Attack 1 Chance To Use                       := 100
Natural Attack 1 Recharge Time                       := 0
Natural Attack 1 Damage Amount Min                   := 10
Natural Attack 1 Damage Amount Max                   := 17
Natural Attack 1 Damage Maximum Range                := 1
Natural Attack 1 Damage Firing FX                    := None
Natural Attack 1 Number of Effects                   := 0
Number of Talk Topics                                := 0

=======================================================================================
*END*
=======================================================================================